home *** CD-ROM | disk | FTP | other *** search
/ Developer Source 7 / developer source - volume 7.iso / parad / mar96 / toddf111.gif < prev   
Graphics Interchange Format  |  1996-11-19  |  7KB  |  398x316  |  4-bit (8 colors)
Labels: text | screenshot | display | software | number | computer icon | web page | font
OCR: " CUSTOM :: #Button30 :: pushButton" x method pushButton (var eventInfo Event) var tbEdit Toolbar endVar tbEdit .attach( "Edit") tbEdit .show( ) endMethod CUSTOM :: #Button32 :: pushButton" X method pushButton (var event Info Event) var tbEdit Toolbar endvar tbEdit .attach ( "Edit") tbEdit .hide( ) endMethod